
/* index */
.index_l{
    float: left;
    width: 685px; 
}
.index_r{
    float: right;
    width: 685px; 
}
.fl{
    float: left;
}
.fr{
    float: right;
}
*{
    box-sizing: border-box;
}
.clear{
    clear: both;
}
/* è½®æ’­å›¾ */
.focusBox {
    position: relative;
    /* width: 714px; */
    height: 381px;
    overflow: hidden;
    text-align: left;
}

.focusBox .pic img {
    width: 714px;
    height: 381px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 39px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=50);
    opacity: 0.5;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 39px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 39px;
    line-height: 39px;
    position: absolute;
    bottom: -39px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 37px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 14px;
    right: 12px;
}

.focusBox .num li {
    float: left;
    width: 7px;
    height: 7px;
    background-color: #ffffff;
    border-radius: 100%;
    margin-left: 8px;
}

.focusBox .num li.on {
    background-color: #1786e4;
}

.focusBox .prev,
.focusBox .next {
    display: block;
    width: 42px;
    height: 66px;
    position: absolute;
    top: 45%;
}

.focusBox .prev {
    left: 0;
    background: url(../images/index/lb_l.png)no-repeat;
}

.focusBox .next {
    right: 0;
    background: url(../images/index/lb_r.png)no-repeat;
}
/* åˆ‡æ¢ */
.news{
    margin-top: 35px;
}
.news_list {
   width: 100%;

    text-align: left;
}

.news_list .hd {
    position: relative;
    padding-left: 14px;
}

.news_list .hd ul li {
    float: left;
    cursor: pointer;
    font-size: 20px;
    color: #999999;
    font-weight: bold;
    line-height: 34px;
}
.news_list .hd ul li+li{
    margin-left: 45px;
}

.news_list .hd ul li.on {
    font-size: 24px;
    color: #6e3935;
}

.news_list .bd ul {
    zoom: 1;
    margin-top: 15px;
}
.news .news_list {
    width: 684px;
}
.indexlist_one{
    width: 100%;
    line-height: 42px;
}
.indexlist_one a{
    color: #000000;
    display: inline-block;
    width: 82%;
    font-size: 20px;
    font-weight: bold;
}
.indexlist_one span{
    float: right;
    color: #999999;    
}
.indexlist_one a i{
    display: inline-block;
    font-style: normal;
    width: 41px;
	height: 18px;
	background-color: #ec6941;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    font-weight: normal;
    margin-left: 5px;
}
.news_list .bd{
    position: relative;
}
.news_list .bd .more{
    position: absolute;
    right: 0;
    top: -40px;
}
.news_list .bd .more a{
   color: #aec1d2;
   font-size: 14px;
}
/* æ”¿åŠ¡ */
.zwzt{
    margin-top: 80px;
}

.zw_box{
    float: left;
    width:326px;
    height: 203px;
    margin-right: 30px;
    position:relative;
    padding: 60px 20px 0;
}
.zw_tit{
    text-align: center;
}
.zw_tit a{
    font-size: 20px;
    font-weight: bold;
}
.zw_tit a .img_box{
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%); 
    background-color: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
}
.img_box img{
    width: 100%;
}
.zw_box ul li{
    float: left;
    width: 50%;
    padding-left: 31px;
    background: url(../images/index/index_icon.png) no-repeat;
    background-position: 17px center;
    margin-top: 16px;
}
/* .zwgk div+div{
    margin-left: 75px;
} */
.zwgk{
    /* width: 1073px; */
}
.zt_box{
    width: 327px;
}
.zwgk_bg {
    background: url(../images/index/zwgk_bg.png) no-repeat center top;
    background-size: 100% 100%;
}
.zwfw_bg {
    background: url(../images/index/zwfw_bg.png) no-repeat center top;
    background-size: 100% 100%;
}
.zmhd_bg {
    background: url(../images/index/zmhd_bg.png) no-repeat center top;
    background-size: 100% 100%;
}
/* ä¸“é¢˜ */
.ztzl{
    margin-top: 35px;
}
.ztzl_tit{
    width: 97px;
    height: 97px;
    background-color: #1160d6;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 20px;
}
.ztzl_tit a{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.ztzl_link{
    font-size: 0;    
}
.ztzl_link a+a{
    margin-left: 18px;
}
.ztzl_link img{
    width: 219px;
	height: 80px;
}
.kt_link{
    float: right;
    width: 100%;
}
.kt_link .fl{
    width: 189px;
    text-align: center;
}
.kt_link .fl a+a{
    background: #f39800;
}
.kt_link .fl a{
    height: 98px;
    border-radius: 5px;
    padding-top: 10px;
}
.kt_link .fr{
    width: 119px;
    text-align: center;
}
.kt_link .fr a{
    padding-top: 50px;
    height: 203px;
    background-color: #13b5b1;
}


.kt_link a{
    display: block;
    width: 100%;
    height: 39px;
	border-radius: 5px;
    line-height: 39px;
    background-color: #1883ce;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}
.kt_link a span{
    display: block;
}
.kt_link a img{
    width: 26px;    
}
.kt_link a+a{
    margin-top: 6px;
    background-color: #13b5b1;
}
.kt_link a+a+a{
    background-color: #f39800;
}

.picMarquee-left {
    overflow: hidden;
    position: relative;
}
.picMarquee-left .bd {
    padding: 4px;
}

.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picMarquee-left .bd ul li {
    margin: 0 8px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picMarquee-left .bd ul li .pic {
    text-align: center;
}

.picMarquee-left .bd ul li .pic img {
    width: 300px;
	height: 90px;
    display: block;
}
/* @media (max-width: 1500px) and (min-width: 992px) {
    .index_l{
        width: 52%;
    }
    .index_r{
        width: 46%;
    }
    .focusBox{
    width: 100%;
    height: 316px;
    }
    .news_list .hd ul li+li{
        margin-left: 15px;
    }
    .focusBox .pic img{
        width: 100%;
        height: 316px;
    }
    .zwgk div+div{
        margin-left: 16px;
    }
    .ztzl{
        width: 335px;    
    }
}
@media (max-width: 768px) {
    .index_l,
    .index_r{
        width: 100%;
        float: none;
    }
    .index_r{
        margin-top: 25px;
    }
    .focusBox{
        width: 100%;
        height: 200px;
    }
    .focusBox .pic img{
        width: 100%;
        height: 200px;
    }
    .focusBox .prev, .focusBox .next{
        width: 35px;
        height: 55px;
        background-size: 100% 100%;
        top: 30%;
    }
    .news_list{
        padding: 0 10px;
    }
    .news_list .hd{
        padding-left: 0;
    }
    .news_list .hd ul li{
        font-size: 18px;
    }
    .news_list .hd ul li.on{
        font-size: 20px;
        line-height: 28px;
    }
    .news_list .hd ul li+li{
        margin-left: 16px;
    }
    .indexlist_one a{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 72%;
    }
    .zwzt{
        margin-top: 25px;
        padding: 0 10px;
    }
    .zw_box{
        float: none;
        width: 100%;
    }
    .zwgk div+div{
        margin-left: 0;
    margin-top: 25px;
    }
    .zw_tit a img{
        margin-right:10px;
    }
    .zw_tit{
        padding-left: 0;
        text-align: center;
    }
    .zw_box ul li{
    width: 25%;    
    }
    .ztzl,
    .kt_link{
        width: 100%;
        float: none;
    }
    .ztzl{
        margin: 25px 0;
    }
} */
@media (max-width: 1500px){
    .wid1460{
        width: 1200px;
    }
    .index_l, .index_r {
        width: 560px;
    }
    .news .news_list{
        width: 560px;
    }
    .zw_box{
        width: 240px;
    }
    .zw_box ul li{
        padding-left: 15px;
        background-position: left center;
    }
    .picMarquee-left .bd ul li .pic img{
        width: 240px;
    }
}
@media (max-width: 1200px){
    .wid1460{
        width: 100%;
    }
    .index_l, .index_r {
        width: 100%;
    }
    .news .news_list{
        width: 100%;
    }
    .focusBox .pic img{
        width: 100%;
    }
    .zw_box{
        width: 100%;
        margin-bottom: 50px;
    }
    .zt_box{
        width: 100%;
    }
    .kt_link .fl{
        width: 49%;
    }
    .kt_link .fr{
        width: 49%;
    }
}
@media(max-width: 768px){
    .picMarquee-left .bd ul li .pic img{
        width: 250px;
    }
}


/* æ˜¥èŠ‚é£˜çº¢ */
/* @media (max-width:1400px){
    body{
        width:100% !important;
    }
}
@media (max-width:600px){
    html{
        background:url(../images/bg-sthjt-mobile.png) no-repeat !important;
        background-size:100% auto !important;
        padding-top:165px !important;
    }
} */

@media (max-width:768px){
    width:40% !important;
}

.hlwdc_ks_pc{
    top:initial !important;
    bottom:0;
    width:9% !important;
    right:0 !important;
}

embed{margin-left:20px;vertical-align: middle;}